From: John Wiegley Date: Fri, 28 Jun 2002 20:01:09 +0000 (+0000) Subject: Removed an extraneous space character from a comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~56484 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=560ca4be1ec9bd266ab15fb6d559b24358772a11;p=emacs.git Removed an extraneous space character from a comment. --- diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index 1eafe1ffd73..2838ec5e8bf 100644 --- a/lisp/eshell/em-dirs.el +++ b/lisp/eshell/em-dirs.el @@ -172,7 +172,7 @@ thing again." :type 'boolean :group 'eshell-dirs) -;;; Internal Variables: +;;; Internal Variables: (defvar eshell-dirstack nil "List of directories saved by pushd in the Eshell buffer.